[INFO] fetching crate battler-wamprat-uri-proc-macro 0.5.0...
[INFO] fixing battler-wamprat-uri-proc-macro-0.5.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate battler-wamprat-uri-proc-macro 0.5.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate battler-wamprat-uri-proc-macro 0.5.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate battler-wamprat-uri-proc-macro 0.5.0
[INFO] tweaked toml for crates.io crate battler-wamprat-uri-proc-macro 0.5.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate battler-wamprat-uri-proc-macro 0.5.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate battler-wamprat-uri-proc-macro 0.5.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_string_enum v0.2.1
[INFO] [stderr]   Downloaded serde-struct-tuple v0.1.3
[INFO] [stderr]   Downloaded cc v1.2.48
[INFO] [stderr]   Downloaded serde-struct-tuple-enum v0.1.1
[INFO] [stderr]   Downloaded battler-wamp-values v0.2.2
[INFO] [stderr]   Downloaded battler-wamp-uri v0.1.0
[INFO] [stderr]   Downloaded battler-wamp v0.5.0
[INFO] [stderr]   Downloaded serde-struct-tuple-enum-proc-macro v0.1.0
[INFO] [stderr]   Downloaded serde-struct-tuple-proc-macro v0.1.2
[INFO] [stderr]   Downloaded battler-wamp-values-proc-macro v0.2.0
[INFO] [stderr]   Downloaded tokio-tungstenite v0.27.0
[INFO] [stderr]   Downloaded rmp v0.8.14
[INFO] [stderr]   Downloaded rustls-native-certs v0.8.2
[INFO] [stderr]   Downloaded rmp-serde v1.3.0
[INFO] [stderr]   Downloaded tungstenite v0.27.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 515f196436f4c5fe6a47926c765a82721ccaf63b4e06b11299e06a05be270bc8
[INFO] running `Command { std: "docker" "start" "515f196436f4c5fe6a47926c765a82721ccaf63b4e06b11299e06a05be270bc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "515f196436f4c5fe6a47926c765a82721ccaf63b4e06b11299e06a05be270bc8" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "515f196436f4c5fe6a47926c765a82721ccaf63b4e06b11299e06a05be270bc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "515f196436f4c5fe6a47926c765a82721ccaf63b4e06b11299e06a05be270bc8" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling aws-lc-rs v1.15.1
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking rustls-pki-types v1.13.1
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking rustls-native-certs v0.8.2
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling battler-wamp-values-proc-macro v0.2.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling aws-lc-sys v0.34.0
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking battler-wamp-uri v0.1.0
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]     Checking battler-wamp-values v0.2.2
[INFO] [stderr]    Compiling serde-struct-tuple-proc-macro v0.1.2
[INFO] [stderr]    Compiling serde-struct-tuple-enum-proc-macro v0.1.0
[INFO] [stderr]    Compiling serde_string_enum v0.2.1
[INFO] [stderr]    Compiling battler-wamprat-uri-proc-macro v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking serde-struct-tuple-enum v0.1.1
[INFO] [stderr]     Checking serde-struct-tuple v0.1.3
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]     Checking tungstenite v0.27.0
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking tokio-tungstenite v0.27.0
[INFO] [stderr]     Checking battler-wamp v0.5.0
[INFO] [stdout] error[E0432]: unresolved import `battler_wamprat_uri`
[INFO] [stdout]  --> tests/wamprat_uri_matcher_test.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use battler_wamprat_uri::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `battler_wamprat_uri`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 5 - use battler_wamprat_uri::{
[INFO] [stdout] 5 + use battler_wamp_uri::{
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `battler_wamprat_uri` in the crate root
[INFO] [stdout]   --> tests/wamprat_uri_matcher_test.rs:14:36
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[derive(Debug, PartialEq, Eq, WampUriMatcherUnderTest)]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^ could not find `battler_wamprat_uri` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `WampUriMatcherUnderTest` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `battler_wamprat_uri` in the crate root
[INFO] [stdout]   --> tests/wamprat_uri_matcher_test.rs:39:36
[INFO] [stdout]    |
[INFO] [stdout] 39 |     #[derive(Debug, PartialEq, Eq, WampUriMatcherUnderTest)]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^ could not find `battler_wamprat_uri` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `WampUriMatcherUnderTest` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `battler_wamprat_uri` in the crate root
[INFO] [stdout]   --> tests/wamprat_uri_matcher_test.rs:73:36
[INFO] [stdout]    |
[INFO] [stdout] 73 |     #[derive(Debug, PartialEq, Eq, WampUriMatcherUnderTest)]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^ could not find `battler_wamprat_uri` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `WampUriMatcherUnderTest` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `battler_wamprat_uri` in the crate root
[INFO] [stdout]   --> tests/wamprat_uri_matcher_test.rs:88:36
[INFO] [stdout]    |
[INFO] [stdout] 88 |     #[derive(Debug, PartialEq, Eq, WampUriMatcherUnderTest)]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^ could not find `battler_wamprat_uri` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `WampUriMatcherUnderTest` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `battler_wamprat_uri` in the crate root
[INFO] [stdout]    --> tests/wamprat_uri_matcher_test.rs:134:36
[INFO] [stdout]     |
[INFO] [stdout] 134 |     #[derive(Debug, PartialEq, Eq, WampUriMatcherUnderTest)]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^ could not find `battler_wamprat_uri` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `WampUriMatcherUnderTest` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `battler_wamprat_uri` in the crate root
[INFO] [stdout]    --> tests/wamprat_uri_matcher_test.rs:155:36
[INFO] [stdout]     |
[INFO] [stdout] 155 |     #[derive(Debug, PartialEq, Eq, WampUriMatcherUnderTest)]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^ could not find `battler_wamprat_uri` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `WampUriMatcherUnderTest` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `battler_wamprat_uri` in the crate root
[INFO] [stdout]    --> tests/wamprat_uri_matcher_test.rs:188:36
[INFO] [stdout]     |
[INFO] [stdout] 188 |     #[derive(Debug, PartialEq, Eq, WampUriMatcherUnderTest)]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^ could not find `battler_wamprat_uri` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `WampUriMatcherUnderTest` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `battler_wamprat_uri` in the crate root
[INFO] [stdout]    --> tests/wamprat_uri_matcher_test.rs:209:14
[INFO] [stdout]     |
[INFO] [stdout] 209 |     #[derive(WampUriMatcherUnderTest)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^ could not find `battler_wamprat_uri` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `WampUriMatcherUnderTest` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `battler_wamprat_uri` in the crate root
[INFO] [stdout]    --> tests/wamprat_uri_matcher_test.rs:219:14
[INFO] [stdout]     |
[INFO] [stdout] 219 |     #[derive(WampUriMatcherUnderTest)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^ could not find `battler_wamprat_uri` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `WampUriMatcherUnderTest` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `battler_wamprat_uri` in the crate root
[INFO] [stdout]    --> tests/wamprat_uri_matcher_test.rs:229:14
[INFO] [stdout]     |
[INFO] [stdout] 229 |     #[derive(WampUriMatcherUnderTest)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^ could not find `battler_wamprat_uri` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `WampUriMatcherUnderTest` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `battler_wamprat_uri` in the crate root
[INFO] [stdout]    --> tests/wamprat_uri_matcher_test.rs:239:14
[INFO] [stdout]     |
[INFO] [stdout] 239 |     #[derive(WampUriMatcherUnderTest)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^ could not find `battler_wamprat_uri` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `WampUriMatcherUnderTest` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `battler_wamprat_uri` in the crate root
[INFO] [stdout]    --> tests/wamprat_uri_matcher_test.rs:255:36
[INFO] [stdout]     |
[INFO] [stdout] 255 |     #[derive(Debug, PartialEq, Eq, WampUriMatcherUnderTest)]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^ could not find `battler_wamprat_uri` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `WampUriMatcherUnderTest` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `battler_wamprat_uri` in the crate root
[INFO] [stdout]    --> tests/wamprat_uri_matcher_test.rs:313:36
[INFO] [stdout]     |
[INFO] [stdout] 313 |     #[derive(Debug, PartialEq, Eq, WampUriMatcherUnderTest)]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^ could not find `battler_wamprat_uri` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `WampUriMatcherUnderTest` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `battler_wamprat_uri` in the crate root
[INFO] [stdout]    --> tests/wamprat_uri_matcher_test.rs:354:36
[INFO] [stdout]     |
[INFO] [stdout] 354 |     #[derive(Debug, PartialEq, Eq, WampUriMatcherUnderTest)]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^ could not find `battler_wamprat_uri` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `WampUriMatcherUnderTest` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `battler-wamprat-uri-proc-macro` (test "wamprat_uri_matcher_test") due to 15 previous errors
[INFO] running `Command { std: "docker" "inspect" "515f196436f4c5fe6a47926c765a82721ccaf63b4e06b11299e06a05be270bc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "515f196436f4c5fe6a47926c765a82721ccaf63b4e06b11299e06a05be270bc8", kill_on_drop: false }`
[INFO] [stdout] 515f196436f4c5fe6a47926c765a82721ccaf63b4e06b11299e06a05be270bc8
